Monolog\Logger A

Total Complexity 54
Dependencies 8
Dependents 15
Total lines 623
Lines of code 173
Logical lines of code 75
Comment lines 322
Methods 36
Properties 5

Methods 36

Method Rating Maintainability Complexity Lines of code
addRecord()
A
46 10 36
isHandling()
S
63 3 11
toMonologLevel()
S
69 3 6
getLevelName()
S
69 2 6
popHandler()
S
71 2 6
setHandlers()
S
69 2 7
pushProcessor()
S
67 2 7
popProcessor()
S
71 2 6
warning()
S
79 1 3
debug()
S
79 1 3
info()
S
79 1 3
notice()
S
79 1 3
warn()
S
79 1 3
__construct()
S
74 1 5
err()
S
79 1 3
error()
S
79 1 3
crit()
S
79 1 3
alert()
S
79 1 3
emerg()
S
79 1 3
emergency()
S
79 1 3
critical()
S
79 1 3
getLevels()
S
80 1 3
log()
S
75 1 4
getName()
S
82 1 3
addEmergency()
S
79 1 3
addAlert()
S
79 1 3
addCritical()
S
79 1 3
addError()
S
79 1 3
addWarning()
S
79 1 3
addNotice()
S
79 1 3
addInfo()
S
79 1 3
addDebug()
S
79 1 3
getProcessors()
S
82 1 3
getHandlers()
S
82 1 3
pushHandler()
S
76 1 4
setTimezone()
S
80 1 3